-
Home
-
Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale)
-
1.1.4
-
Code
-
Classes
- CartActions
Total Complexity |
87 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
415 |
Lines of code |
287 |
Logical lines of code |
169 |
Comment lines |
0 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addItemToCart() |
D |
38 |
33 |
62 |
orderCreate() |
A |
45 |
10 |
40 |
restoreCart() |
A |
50 |
10 |
28 |
getWcCheckoutErrors() |
A |
56 |
8 |
18 |
addItem() |
S |
51 |
5 |
24 |
getWcErrors() |
S |
61 |
5 |
12 |
changeQuantityInCart() |
S |
70 |
3 |
5 |
wcSession() |
S |
64 |
2 |
10 |
initFieldPrice() |
S |
68 |
2 |
7 |
getCartItems() |
S |
63 |
2 |
10 |
removeItem() |
S |
60 |
1 |
14 |
getCartDetails() |
S |
62 |
1 |
11 |
getStatuses() |
S |
69 |
1 |
7 |
cartClear() |
S |
66 |
1 |
9 |
cartRecalculate() |
S |
64 |
1 |
10 |
updateAttributes() |
S |
64 |
1 |
10 |
updateQuantity() |
S |
64 |
1 |
10 |